narrationSupplier
fun narrationSupplier(narrationSupplier: CustomButtonWidget.ActiveNarrationSupplier): CustomButtonWidget.Builder
Applies a narration supplier to this widget. Default is the standard supplier for buttons, which narrates the button as "Message button"
Return
this builder
Author
fzzyhmstrs
Since
0.6.3
Parameters
narrationSupplier
fun narrationSupplier(narrationSupplier: ButtonWidget.NarrationSupplier): CustomButtonWidget.Builder
Deprecated
Custom button widgets now use ActiveNarrationSupplier. Use the overload accepting that.
Applies a narration supplier to this widget. Default is the standard supplier for buttons, which narrates the button as "Message button"
Return
this builder
Author
fzzyhmstrs
Since
0.5.?
Parameters
narrationSupplier
ButtonWidget.NarrationSupplier